Skip to content

[SPIR-V][NFC] Remove useless function#8409

Merged
Keenuts merged 1 commit intomicrosoft:mainfrom
Keenuts:cleanup
Apr 27, 2026
Merged

[SPIR-V][NFC] Remove useless function#8409
Keenuts merged 1 commit intomicrosoft:mainfrom
Keenuts:cleanup

Conversation

@Keenuts
Copy link
Copy Markdown
Collaborator

@Keenuts Keenuts commented Apr 27, 2026

The removed function was getting or creating a counter. But the called function (called get counter) was also creating the counter with the same pattern if no counter was found. This essentially meant the parent create code was dead code.

The removed function was getting or creating a counter.
But the called function (called *get* counter) was also creating
the counter with the same pattern if no counter was found.
This essentially meant the parent create code was dead code.
@Keenuts Keenuts requested a review from s-perron April 27, 2026 13:53
@Keenuts Keenuts enabled auto-merge (squash) April 27, 2026 13:54
@Keenuts Keenuts merged commit 8dfd263 into microsoft:main Apr 27, 2026
13 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in HLSL Roadmap Apr 27, 2026
@Keenuts Keenuts deleted the cleanup branch April 27, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants